home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / XMSLIBR1.ARJ / RLPROG.TXT < prev    next >
Text File  |  1991-08-11  |  5KB  |  127 lines

  1. *******************************************************************************
  2. *                                 RLPROG.TXT                                  *
  3. * Ron Loewy's Programs on the Public-domain, Freeware & Shareware markets.    *
  4. * Last Update : Aug. 11, 1991.                                                *
  5. *******************************************************************************
  6.  
  7. General
  8. -------
  9.  
  10.   This file contains a list of the current RL products available, with a
  11.  discription of functionality, and the version available at the moment.
  12.  
  13. Contact
  14. -------
  15.  
  16.   If you want to contact me, please call my address at :
  17.  
  18.           Loewy Ron,                            Loewy Ron
  19.           9 Haneveem st.            Or          20 Smolanskin st.
  20.           Herzeliya, 46465,                     Haifa, 34366,
  21.           Israel.                               Israel.
  22.  
  23. Availability
  24. ------------
  25.  
  26.   My packages are loaded regulary to my "home" BBS, and to archive sites on
  27.  international WANs. You can contact me by e-mail as :
  28.  
  29.  Loewy Ron, on the Satalite Bird BBS, 1:405/51.
  30.  
  31.  Internet Gateway - You can contact me in my address at :
  32.  
  33.  Loewy_Ron@f51.n405.z2.fidonet.org 
  34.  
  35. Applications
  36. ------------
  37.  
  38.   General Applications include :
  39.  
  40.   TXS20 - Text Search Program, Uses existential dictionaries and logic 
  41.  operators to allow FAST, SMART searches on text files. CUA interface, 
  42.  Mouse & Kbd support. Support Exclude words dictionaries. 
  43.  Currently at version 2.0.
  44.  
  45.   APP20 - Application Programmable Pilot - a professional menu system that
  46.  supports an unlimited number of menu entries, through linked menus, 2 levels
  47.  of users, password protection, CUA interface, Mouse & Keyboard support,
  48.  pull down menus, multiple command line windows, calculator windows, 
  49.  date manipulation, customized menu system, display file options,
  50.  logging facility, and desktop design.
  51.  Currently at version 2.0.
  52.  
  53.   JM10 - Jumpin' Math - A Pop-up scientific calculator that supports many 
  54.  functions, and provides the ability to paste calculation results to the 
  55.  applications currently executing.
  56.  Currently at version 1.0.
  57.  
  58.   RSS10 - Ron's Smart Search - A command line extention of TXS to allow 
  59.  FAST, SMART, LOGIC searches on multy - variable - record files. Supports
  60.  keys, seperators etc.., Used to scan mail files, problem indexes, etc..
  61.  Currently at version 1.0.
  62.  
  63.   XCD20 - Command Line Search on TXS dictionaries. Allows the use of command
  64.  line queries on TXS dictionaries using the same LOGIC query language as TXS
  65.  and RSS.
  66.  Currently at version 2.0.
  67.  
  68.   RPTP13 - Ron's Print To Printer - A text file formatter and printer support
  69.  program. Supports page breaks, line numbering, standard and customizeable
  70.  headers and footers, any combination of page length and page width etc..
  71.  Currently at version 1.3.
  72.  
  73.   WRPTP13 - or RPTPwin - RPTP for Windows 3.0. 
  74.  Currently at version 1.3.
  75.  
  76.   RFFSRT12 - Ron's Flexible File Sort - Command line sort program for HUGE
  77.  files, supporting text and Fixed sized records, up to 10 sort keys.
  78.  Currently at version 1.2.
  79.  
  80.   RLIST10 - Ron's List program - CUA like, mouse supported text file viewer,
  81.  supports multiple windows, automatic file load on startup, etc..
  82.  Currently at version 1.0.
  83.  
  84.   mcbList - A public domain MCB chain viewer. Includes C code.
  85.  Currently at version 1.0.
  86.  
  87.   devList - A public domain device and block device viewer. Includes C code.
  88.  Currently at version 1.0.
  89.  
  90.   FL12 - FiLter UN*X -> M*-DOS - Translate CR to CR/LF.
  91.  Currently at version 1.2.
  92.  
  93.   3D100 - Public domain 3D animation package with a translator to 
  94.  Turbo Pascal code. Demo of the WWToolKit. 
  95.  ( ** Next version will probably run on Windows **)
  96.  Currently at version 1.0.
  97.  
  98.  
  99.   Programming Units include :
  100.  
  101.   mousLib5 - Turbo Pascal event driven mouse library. Supports most of the 
  102.  mouse API, plus extentions for event driven programming.
  103.  Currently at version 5.0.
  104.  
  105.   parse10 - Turbo Pascal math. expressio parser unit. Supports many functions,
  106.  natural expressions, constants and normal 5 math. operators.
  107.  Currently at version 1.0.
  108.  
  109.   WWToolKit - A OOPS GUI library for Turbo Pascal.
  110.  Currently at version 1.1. ( ** No extention is planned ! **)
  111.  
  112.   kbdHdr30 - A Keyboard header, one function call for all key combinations,
  113.  simple ungetch() like function for Turbo Pascal. 
  114.  Currently at version 3.0.
  115.  
  116.   tpDESQ11 - A DESQview interface unit for Turbo Pascal.
  117.  Currently at version 1.1.
  118.  
  119.   WINTEXT - A OOPS interface library for Turbo Pascal. Used to Create TXS,
  120.  APP, RLIST etc.., Like Turbo Vision. Has better features at some parts, 
  121.  does not match (yet .. ) Turbo Vision at others. Includes Source Code. 
  122.  (like all of RL's libraries).
  123.  Currently at version 2.0. Available only from the author. 
  124.  
  125.   xmsLib - XMS API implementation for Turbo Pascal 6.0. 
  126.  Currently at version 1.0.
  127.